home *** CD-ROM | disk | FTP | other *** search
/ The Supreme Court / The Supreme Court.iso / mac / UTILS / SRC / ROCKRIDG.H < prev   
C/C++ Source or Header  |  1995-03-02  |  130b  |  7 lines

  1. /*
  2.  * rockridg.h
  3.  */
  4.  
  5. extern int  is_a_slash(char c);
  6. extern char *get_real_filename(char *base_dir, char *rockridge_name);
  7.